HsRoomMateMatchStudent 
Logical Entity Name  HsRoomMateMatchStudent 
Default Table Name  HsRoomMateMatchStudent 
Physical Only  NO 
Definition 
 
Note 
 

HsRoomMateMatchStudent Columns 
ColumnName  Domain  Datatype  NULL  Definition 
HsRoomMateMatchStudentID(PK)    int  NO 
 
HsRoomMateMatchCriteriaID(FK)    int  NO 
 
SyStudentID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

HsRoomMateMatchStudent Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_HsRoomMateMatchStudent_HsRoomMateMatchStudentID  PrimaryKey  HsRoomMateMatchStudentID 

HsRoomMateMatchStudent Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
HsRoomMateMatchCriteria  Non-Identifying  One To Zero or More  FK_HsRoomMateMatchStudent_HsRoomMateMatchCriteriaID_HsRoomMateMatchCriteria_HsRoomMateMatchCriteriaID      HsRoomMateMatchCriteriaID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_HsRoomMateMatchStudent_SyStudentID_SyStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_HsRoomMateMatchStudent_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

HsRoomMateMatchStudent Check Constraints 
Check Constraint Name  CheckConstraint